var github.com/klauspost/compress/zstd._seqCompMode_index
4 uses
github.com/klauspost/compress/zstd (current package)
blocktype_string.go#L59: var _seqCompMode_index = [...]uint8{0, 18, 29, 40, 54}
blocktype_string.go#L62: if i >= seqCompMode(len(_seqCompMode_index)-1) {
blocktype_string.go#L65: return _seqCompMode_name[_seqCompMode_index[i]:_seqCompMode_index[i+1]]
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |